home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / raytrace / pov / gen / form04a / formincs / testweb.fri next >
Encoding:
Text File  |  1993-08-27  |  129 b   |  5 lines

  1. // s = box , sphere, torus, ellipse <0.1 , 0.5, 0.3>, sphere;
  2. s = sphere stack 6;
  3. b = sphere stack 10;
  4. k = s web 5 with b 3;
  5.